Package-level declarations
Types
Link copied to clipboard
Document metadata container
Link copied to clipboard
data class FieldProperties(val defaultDisplayText: String, val defaultDisplayState: FieldProperties.DisplayState) : Parcelable
Field metadata container.
Link copied to clipboard
Non-text field wrapper
Link copied to clipboard
Base class for strongly-typed GenericDocument wrappers
Link copied to clipboard
Text field wrapper
Functions
Link copied to clipboard
Returns a sub-document given its document type name. Returns null if not found.
Link copied to clipboard
Returns all children given their document type name.
Link copied to clipboard
Returns a field given its local or common type name. Returns null if not found.
Link copied to clipboard
Returns all fields given a local or common field type name.